You are here: Understanding the Meridian object model > About the Roles object > The Roles object methods > DeleteAssignment method

DeleteAssignment method

Removes a role assignment from the current Folder object.

Syntax
DeleteAssignment (Assignee As String, Role As String)
Parameters

Name

Description

Assignee

User or group name to remove the role from.

Role

Role name to remove from Assignee.
Remarks

This method sets the InheritedFromParent property to False.

Related concepts

About the Roles object